Doc typo fix
authorMatthias Clasen <mclasen@redhat.com>
Fri, 16 Dec 2011 03:55:06 +0000 (22:55 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 16 Dec 2011 04:03:12 +0000 (23:03 -0500)
gtk/gtkfontchooserdialog.c

index e0277a3ba2a306bc524be79627fb716ae17385ac..cf1cecac05be8308082a40f4f202bc920c4bca18 100644 (file)
@@ -190,7 +190,8 @@ gtk_font_chooser_dialog_init (GtkFontChooserDialog *fontchooserdiag)
                                   GTK_FONT_CHOOSER (priv->fontchooser));
 }
 
-/** gtk_font_chooser_dialog_new:
+/**
+ * gtk_font_chooser_dialog_new:
  * @title: (allow-none): Title of the dialog, or %NULL
  * @parent: (allow-none): Transient parent of the dialog, or %NULL
  *